Nuprl Definition : eq_atom1 0,22

eq_atom$n(x;y) == if x=1 y then true else false 
latex



clarification:

eq_atom$n(x;y) == atom_eq{$n:n}(xy; true; false
latex


Definitionstrue, false
FDL editor aliaseseq_atom*

origin